Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

V8 CPU profiler: source level support #50

Merged
merged 1 commit into from
Sep 4, 2014

Conversation

dp7
Copy link

@dp7 dp7 commented Sep 3, 2014

This patch is differ from the previous version. It includes the addressed comments from Google reviewers.

@crosswalk-trybot
Copy link

Testing patch series with dp7/v8-crosswalk@106bfd0 as its head.

Bot Status
V8 Linux x64 [FAILED 💔](https://build.crosswalk-project.org/try/builders/V8 Linux x64/builds/28)
V8 Linux ia32 [FAILED 💔](https://build.crosswalk-project.org/try/builders/V8 Linux ia32/builds/29)
V8 Linux ARM [FAILED 💔](https://build.crosswalk-project.org/try/builders/V8 Linux ARM/builds/26)

@rakuco
Copy link
Member

rakuco commented Sep 3, 2014

Stupid Check failures. As usual, they seem unrelated to this change as the current v8-crosswalk fails the same way.

Ping @huningxin and @fenghaitao

@huningxin
Copy link
Contributor

Thanks for updating the patch. LGTM.

@rakuco
Copy link
Member

rakuco commented Sep 4, 2014

Merging; remember to roll DEPS.xwalk.

rakuco added a commit that referenced this pull request Sep 4, 2014
V8 CPU profiler: source level support
@rakuco rakuco merged commit 6264ffa into crosswalk-project:master Sep 4, 2014
mrunalk pushed a commit that referenced this pull request May 13, 2016
Merged 1da4b88

[turbofan] Fix operands for VisitDiv on Intel.

R=hablich@chromium.org
BUG=chromium:605925

Review URL: https://codereview.chromium.org/1933653002 .

Cr-Commit-Position: refs/branch-heads/5.0@{#50}
Cr-Branched-From: ad16e6c-refs/heads/5.0.71@{#1}
Cr-Branched-From: bd9df50-refs/heads/master@{#34215}
mrunalk pushed a commit that referenced this pull request Jun 11, 2016
Convert primitive receivers for API property callbacks
Don't compile code for LoadICs if the receiver is primitive
Interceptors expect the receiver to always be an JSReceiver.

BUG=chromium:609134
LOG=N
R=hablich@chromium.org

Review URL: https://codereview.chromium.org/1993633002 .

Cr-Commit-Position: refs/branch-heads/5.1@{#50}
Cr-Branched-From: 167dc63-refs/heads/5.1.281@{#1}
Cr-Branched-From: 03953f5-refs/heads/master@{#35282}
mrunalk pushed a commit that referenced this pull request Sep 1, 2016
[interpreter] Don't assume generator functions do an initial yield.

R=hablich@chromium.org
NOTRY=true
NOPRESUBMIT=true
BUG=chromium:638019

Review-Url: https://codereview.chromium.org/2251003003
Cr-Commit-Position: refs/branch-heads/5.3@{#50}
Cr-Branched-From: 820a23a-refs/heads/5.3.332@{#2}
Cr-Branched-From: 37538cb-refs/heads/master@{#37308}
mrunalk pushed a commit that referenced this pull request Sep 27, 2016
Cr-Commit-Position: refs/branch-heads/5.4@{#50}
Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
imreotto pushed a commit to tenta-browser/v8-crosswalk that referenced this pull request Sep 4, 2017
Cr-Commit-Position: refs/branch-heads/5.9@{crosswalk-project#50}
Cr-Branched-From: fe9bb7e-refs/heads/5.9.211@{crosswalk-project#1}
Cr-Branched-From: 70ad237-refs/heads/master@{#44591}
asifhisam pushed a commit to asifhisam/v8-crosswalk that referenced this pull request Sep 9, 2019
Cr-Commit-Position: refs/branch-heads/5.8@{crosswalk-project#50}
Cr-Branched-From: eda659c-refs/heads/5.8.283@{crosswalk-project#1}
Cr-Branched-From: 4310cd0-refs/heads/master@{#43429}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants